Operator Library: Hardware Platform
This operator represents the image data interface between a RGB line scan camera in RGB Camera Link base configuration mode and VisualApplets. This operator requires one VisualApplets resource of type CAM. Set the resource index for the camera in the resource dialog. The resource index 0 maps the camera to port A and the resource index 1 maps to the camera to port B. Check 'Allocation of Device Resources' for more information.
In the output link, the maximum possible image dimensions have to be specified. The size of the actual transfered images however may be less but must not exceed this parameterized maximum. For the 1D image protocol, the height is ignored.
Available for Hardware Platforms |
---|
microEnable IV VD1-CL/-PoCL |
microEnable IV VD4-CL/-PoCL |
Link Parameter | Output Link O |
---|---|
Bit Width | 24 |
Arithmetic | unsigned |
Parallelism | 2 |
Kernel Columns | 1 |
Kernel Rows | 1 |
Img Protocol | VALT_IMAGE1D |
Color Format | VAF_COLOR |
Color Flavor | FL_RGB |
Max. Img Width | any |
Max. Img Height | any |
UseDval | |
---|---|
Type | dynamic read/write parameter |
Default | Dval_Enabled |
Range | {Dval_Enabled, Dval_Disabled} |
By setting this parameter to Dval_Disabled it is possible to support cameras which do not fully comply with the CameraLink specification. In disabled mode, control signals Lval and Fval are used to decode pixels. In enabled mode, the additional Dval signal is used. In general users should not modify this parameter! |
The use of operator CameraRgbLineBase is shown in the following examples:
-
Tutorial - Basic Acquisition
-
'RGB Camera Link Base Line Scan Cameras '
Tutorial - Basic Acquisition